projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eeaa02
)
(Intro to Minibuffers): Fix typo.
author
Luc Teirlinck
<teirllm@auburn.edu>
Fri, 9 Dec 2005 04:38:40 +0000
(
04:38
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Fri, 9 Dec 2005 04:38:40 +0000
(
04:38
+0000)
lispref/minibuf.texi
patch
|
blob
|
history
diff --git
a/lispref/minibuf.texi
b/lispref/minibuf.texi
index 34284cdacdf17eae4e066d0696127c010da9988d..a920defb5be1dde31371c4e8bad8b26766fe5b03 100644
(file)
--- a/
lispref/minibuf.texi
+++ b/
lispref/minibuf.texi
@@
-85,7
+85,7
@@
permit or forbid recursive minibuffers by setting the variable
@code{enable-recursive-minibuffers} or by putting properties of that
name on command symbols (@pxref{Recursive Mini}).
- Like other buffers, a minibuffer use a local keymap
+ Like other buffers, a minibuffer use
s
a local keymap
(@pxref{Keymaps}) to specify special key bindings. The function that
invokes the minibuffer also sets up its local map according to the job
to be done. @xref{Text from Minibuffer}, for the non-completion